AL GET SOUND TIME

This function will return the amount of time played on a sound, in seconds. To get the total number of seconds a sound lasts for, use AL GET SOUND TOTAL TIME.

  Syntax
Return Float = AL GET SOUND TIME( soundNumber )
  Parameters
soundNumber
Integer
The sound number.

  Returns

Returns the amount of time played on a sound in seconds, as a float value.

  See also

DarkAL Functions Menu